home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 API Bible / Windows 95 API Bible 3 Disc Set.iso / Win32 API Bible Book 1 of 3.iso / chapte15 / drawfram.exe / [0]
Text File  |  1995-12-01  |  464b  |  3 lines

  1.     
  2. Description    lineAnswer() answers an incoming offered call. When a call first comes in, applications that have an interest in the call are sent a LINE_CALLSTATE message. This messages provides the application the new callÆs handle and informs the application about the callÆs state and privileges. The application that has owner privilege for the call can then answer the call using lineAnswer();
  3. Syntax    LONG lineAnswer( HCALL hCall, LPCSTR lpsUserUserInfor, DWOR